projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3fd58a
)
(enriched-mode): Make var permanent-local.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 9 Mar 1999 22:11:59 +0000
(22:11 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 9 Mar 1999 22:11:59 +0000
(22:11 +0000)
lisp/enriched.el
patch
|
blob
|
history
diff --git
a/lisp/enriched.el
b/lisp/enriched.el
index 6bcfe144df3d1061bcb0ec5ae9398c22ebb32c8b..52eb18174e7c5c86eecf2a6b535c890d169b79e0 100644
(file)
--- a/
lisp/enriched.el
+++ b/
lisp/enriched.el
@@
-142,6
+142,7
@@
Any property that is neither on this list nor dealt with by
(defvar enriched-mode nil
"True if Enriched mode is in use.")
(make-variable-buffer-local 'enriched-mode)
+(put 'enriched-mode 'permanent-local t)
(if (not (assq 'enriched-mode minor-mode-alist))
(setq minor-mode-alist